Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Server-enforced e2e for private rooms #3426

Merged
merged 2 commits into from
Jun 22, 2018
Merged

Server-enforced e2e for private rooms #3426

merged 2 commits into from
Jun 22, 2018

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jun 22, 2018

No description provided.

@dbkr dbkr assigned michaelkaye and unassigned michaelkaye Jun 22, 2018
@@ -373,6 +375,15 @@ def send(etype, content, **kwargs):
content=content,
)

if "encryption_alg" in config:
send(
etype="m.room.encryption",
Copy link
Member

@ara4n ara4n Jun 22, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think the standard in synapse is to put all event types in Types

@ara4n
Copy link
Member

ara4n commented Jun 22, 2018

lgtm other than quibble - thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants